const os.pidUnset

2 uses

	os (current package)
		exec_unix.go#L18: 	pidUnset    = 0
		exec_unix.go#L109: 	if p.Pid == pidUnset {